-- background: 19261 from stack: in -- bmap block id: 17144 -- flags: 0000 -- background id: 0 -- name: ----- HyperTalk script ----- on openBackground push recent card end openBackground -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=390 top=42 right=67 bottom=417 -- title width / last selected line: 0 -- icon id / first selected line: 1014 / 1014 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev ----- HyperTalk script ----- on mouseUp visual effect wipe right go to previous card end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=418 top=42 right=67 bottom=445 -- title width / last selected line: 0 -- icon id / first selected line: 1013 / 1013 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next ----- HyperTalk script ----- on mouseUp visual effect wipe left go to next card end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=17 top=39 right=68 bottom=49 -- title width / last selected line: 0 -- icon id / first selected line: 24963 / 24963 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Home ----- HyperTalk script ----- on mouseUp visual effect iris open go Home end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=446 top=42 right=67 bottom=483 -- title width / last selected line: 0 -- icon id / first selected line: 1012 / 1012 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp visual effect iris close pop card end mouseUp